if service.click({ 
{"#accept incoming call view$0", 
"%[向上]", 
} 
}) 
return true 
end
if service.click({ 
{"#speaker_btn", 
}
}) 
return true 
end
if service.click({
{"#call notification",
}
})
return true
end